/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 05 2024 | 09:23:47 */
@import url(https://fonts.googleapis.com/css?family=Playfair+Display:400,700);
.elementor .elementor-element header{
	transition: all .2s ease 0s !important;
	padding-top:18px !important;
}
.elementor .elementor-element.sticky{
	background: #FFFFFF;
	padding-top: 5px !important;
	top: 0;
	transition: all .2s ease 0s !important;
	border-bottom: 1px solid #ececec;
	width:100vw !important;
	padding-bottom:0px !important;
}
.elementor .elementor-element.sticky .call-btn{
	border: 1px solid #dfdfdf;
	padding: 6px 10px;
	border-radius: 5px;
	color: #333;
	margin-right: 10px;
	font-size: 12px;
}
.elementor .elementor-element.sticky .elementskit-menu-hamburger{
	top:8px;
}
.elementor-6985 .sticky .elementor-element.elementor-element-5cc0ec5 > .elementor-widget-container{
	padding: 6px 10px 3px 10px !important;
	margin-left:10px !important;
	border: 1px solid #dfdfdf;
}
.elementor-6985 .sticky .elementor-element.elementor-element-5cc0ec5 > .elementor-widget-container .elementor-icon,
.elementor-6985 .sticky .elementor-element.elementor-element-a4d048f > .elementor-widget-container .elementor-icon{
	color: #333;
}
.elementor-6985 .sticky .elementor-element.elementor-element-a4d048f > .elementor-widget-container{
	padding: 6px 10px 3px 10px !important;
	border: 1px solid #dfdfdf;
}
.elementor-6985 .sticky .elementor-element.elementor-element-c7546ee{
	bottom: 10px !important;
	transition: all 0.3s ease 0s;
}
.elementor-6985 .sticky .elementor-element.elementor-element-296fc03 .elementor-button,
.elementor-6985 .sticky .elementor-element.elementor-element-9eb2d94 .elementor-button {
	padding: 8px 10px 8px 10px !important;
}
.elementor-6985 .sticky .elementor-element.elementor-element-296fc03 .elementor-button:hover,
.elementor-6985 .sticky .elementor-element.elementor-element-9eb2d94 .elementor-button:hover {
	background:#000;
	color:#fff;
}
.elementor-6985 .sticky .elementor-element.elementor-element-cb5ecc8 > .elementor-widget-container{
	margin-top:3px !important;
}
.logo-2{
	height: 0;
	width:40px;
	overflow: hidden;
}
.sticky .logo-1{
	display: none;
}
.elementor .sticky .elementor-element .elementskit-navbar-nav > li > a, .elementor .sticky .elementor-element .elementor-social-icon i, .elementor .sticky .elementor-element .elementskit-menu-hamburger > .ekit-menu-icon{
	color: #000000 !important;
	transition: all 0.3s ease 0s;
}
.elementor .sticky .elementor-element .elementskit-navbar-nav > li > a .elementskit-submenu-indicator{
	color: #000000 !important;
	transition: all 0.3s ease 0s;
}
.sticky .elementor-element.elementor-element-558283b > .elementor-widget-container{
	border:1px solid #000 !important;
}
.elementor .sticky .elementor-element .elementskit-navbar-nav > li > a:hover, .elementor .sticky .elementor-element .elementor-social-icon i:hover, .elementor .sticky .elementor-element .elementskit-menu-hamburger > .ekit-menu-icon:hover{
	color:#E91620 !important;
} 
.elementor .elementor-element .elementskit-navbar-nav > li > a .elementskit-submenu-indicator{
	font-size:7px !important;
}
.ekit-template-content-header .sticky .elementor-widget-image{
	transform: scale(0.9);
	height: auto;
	transition: all .8s ease 0s;
}
.elementor .sticky .elementor-element .elementor-image-box-title{
	color: #000000 !important;
	transition: all 0.3s ease 0s;
}
.elementor-175 .sticky .elementor-element.elementor-element-2c0d4c2f > .elementor-widget-container,
.elementor-175 .sticky .elementor-element.elementor-element-7ecb2e26 > .elementor-widget-container{
	border-color: #000 !important;
}
.elementor-175 .sticky .elementor-element.elementor-element-2c0d4c2f > .elementor-widget-container .elementor-icon,
.elementor-175 .sticky .elementor-element.elementor-element-7ecb2e26 > .elementor-widget-container .elementor-icon{
	color: #000000 !important;
}
.elementor .sticky .elementor-element.elementor-element-4235ee0f img{
	border: 1px solid #dfdfdf;
} 
.dropbtn {
	background-color: #04AA6D;
	color: white;
	padding: 16px;
	font-size: 16px;
	border: none;
}
.call-btn {
	border: 1px solid #86908e;
	padding: 11px 16px;
	border-radius: 5px;
	color: #fff;
	margin-right: 10px;
	font-size: 10px;
}
.call-btn .fa-caret-down{
	margin-left: 5px;
	font-size: 10px;
}
.dropdown-content {
	display: none;
	position: absolute;
	left: 0;
	top: 50px;
	width: 318px;
	z-index: 1001;
	background-color: #fff;
}
.com-info-inquiry {
	background: #fff none repeat scroll 0 0;
	border-radius: 5px;
	box-shadow: 0 0 5px rgba(0, 0, 0, .3);
	display: inline-block;
	padding: 0;
	position: relative;
	width: 100%;
}
.com-info-inquiry::after {
	border-color: transparent transparent rgba(40, 40, 40, .95);
	border-style: solid;
	border-width: 7px;
	content: "";
	position: absolute;
	left: 23px;
	top: -14px;
	transition: all 1s ease 0s;
}
.com-info-inquiry .con-heading {
	background: #282828;
	color: #fff;
	font-family: proxima_nova_rgbold;
	font-size: 19px;
	letter-spacing: .2px;
	text-align: center;
	padding: 8px;
}
.com-info-inquiry .con-footer {
	background-color: #efefef;
	color: #666;
	font-size: 11px;
	padding: 15px 5px;
	text-align: center;
	font-weight: 600;
}
.com-info-inquiry .inquiry-block {
	display: flex;
	margin: 5px 0px;
	padding: 0 10px;
	position: relative;
	width: 100%;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: center;
}
.com-info-inquiry .inquiry-block span {
	font-size: 12px;
}
.inqSal{
	color: #282828;
	display: inline-block;
	font-weight: 700;
	left: 130px;
	margin: 0 auto;
	position: relative;
	top: 5px;
	width: auto;
}
.com-info-inquiry .call-diff {
	margin-top: 5px!important;
	margin-bottom: 5px !important;
	border: 1px solid #e9e9e9 !important;
}
.com-info-inquiry .inquiry-block ul {
	display: table-cell;
	margin: 4px 0 2px;
	padding: 0;
	vertical-align: middle;
	width: 100%;
}
.com-info-inquiry .inquiry-block ul li {
	float: none;
	margin: 0 0 0px 5px;
	padding: 0;
	position: relative;
	list-style-type: none;
}
.inquiry-block ul li a {
	color: #282828 !important;
	border: none;
	font-size: 14px;
	text-decoration: none;
	vertical-align: middle;
	background: 0 0 !important;
}
.com-info-inquiry .inquiry-block ul li a:hover {
	background: 0 0;
	border: 0;
	box-shadow: none !important;
}
.inquiry-block ul li a span {
	float: left;
	height: 13px;
	margin: 4px 5px 0 0;
	padding: 0;
	vertical-align: middle;
	width: 18px;
}
.com-info-inquiry a.cs_req_btn {
	background: 0 0 !important;
	color: #cd242c !important;
	padding: 0;
	margin: 0;
	display: inline !important;
	box-shadow: 0;
}
.com-info-inquiry a.cs_req_btn:hover {
	box-shadow: none !important
}
.call-btn:hover .dropdown-content {
	display: block;
}
.white-panel {
	padding: 10px;
}
.down-arrow .fas{
	line-height:20px !important;
	transition: all .5s ease 0s;
}
.down-arrow:hover .fas{
	line-height:40px !important;
}
.testmonial-detail {
	box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
	background-color: #f4f4f4;
	border: 1px solid #e0e0e0;
	margin-bottom: 60px;
}
.testmonial-client {
	background-color: #fff;
	border: 4px solid #adadad;
	border-radius: 50%;
	display: table;
	height: 135px;
	margin: 0 auto;
	overflow: hidden;
	vertical-align: middle;
	width: 135px;
	position: relative;
	top: -25px;
}
.testmonial-client .testmonial-client-logo {
	display: table-cell;
	vertical-align: middle;
}
.testmonial-client img {
	display: block;
	max-width: 100%;
	vertical-align: middle;
	margin: 0 auto;
}
.testmonial-text {
	padding: 15px 40px 40px 40px;
	margin-top: -15px;
}
.testmonial-text p {
	font-size: 15px;
	font-family: "open sans", serif;
	margin-bottom: 25px;
}
.testmonial-text p.small-text {
	margin-bottom: 0 !important;
	font-weight: 600;
	font-size: 14px !important;
}
.white-panel h5 {
	font-size: 16px;
	margin-bottom: 5px;
}
.white-panel h5 a {
	color: #a92733;
}
.testmonial-detail:hover {
	box-shadow: 1px 1px 10px rgba(0, 0, 0, .5);
	margin-top: -5px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	background: #d1151d;
	background: -webkit-linear-gradient(-90deg, #d1151d, #ec3941);
	background: -o-linear-gradient(-90deg, #d1151d, #ec3941);
	background: -moz-linear-gradient(-90deg, #d1151d, #ec3941);
	background: linear-gradient(-90deg, #d1151d, #ec3941);
}
.testmonial-detail:hover .testmonial-text>h5,
.testmonial-detail:hover .testmonial-text>p,
.testmonial-detail:hover .testmonial-text>strong {
	color: #fff;
}
.box-brd{
	margin-top:-2px;
}  
.box-brd.half-box::before {
	background: #fff;
	content: "";
	height: 4px;
	overflow: hidden;
	position: absolute;
	right: -75px;
	top: 50px;
	width: 50%;
	z-index: 2;
}
.box-brd:nth-child(2n+1) {
	padding-right: 0;
}
.box-brd:nth-child(2n+2) {
	padding-left: 0;
}
.about-menu h4{
	color:#fff;
}
.about-menu ul{
	display: inline-block;
	margin-top: 10px;
	position: relative;
	width: 100%;
	list-style: none;
}
.about-menu ul::after {
	background: #fff !important;
	content: "|";
	height: 100% !important;
	left: 0 !important;
	position: absolute;
	width: 3px !important;
}
.about-menu ul li{
	float: left;
	height: auto;
	margin-bottom: 9px;
	margin-right: 0;
	padding: 0;
	width: 100%;
	padding-left: 24px;
	color: #fff;
}
.about-menu li:hover a {
	color: #cd242c;	
}
.about-menu ul li a {
	color: #fff;
	float: left;
	/*   font-family: Montserrat, sans-serif; */
	font-size: 14px;
	letter-spacing: .2px;
	padding: 0 !important;
	position: relative;
	text-transform: inherit;
}
.about-menu ul li a::after {
	background: #fff none repeat scroll 0 0;
	content: "";
	display: none;
	height: 100%;
	left: -24px;
	position: absolute;
	top: 0;
	width: 3px;
	z-index: 999;
}
.about-menu ul li.active a::after,
.about-menu ul li:hover a::after {
	display: block;
}
.about-menu ul li.ssub-menu {
	margin-top: -2px;
	padding-left: 40px;
	position: relative;
	z-index: 9;
	top: 0;
	border-left: 3px solid #fff;
}
.about-menu ul li.ssub-menu::before {
	background-color: #cd242c;
	top: 11px;
	content: "";
	height: 2px;
	left: 25px;
	position: absolute;
	width: 14px;
}
.about-menu ul li.ssub-menu::after {
	background-color: #cd242c;
	content: "";
	height: 14px;
	left: 25px;
	position: absolute;
	top: -2px;
	width: 2px;
}
.about-menu ul li.ssub-menu a {
	border-radius: 0;
	float: left;
	font-size: 14px;
	margin: 0 7px;
	overflow: hidden;
	position: relative;
	width: auto;
}
.about-menu ul li.ssub-menu a::before {
	background-color: #fff;
	bottom: 0;
	content: "";
	height: 1px;
	left: -100%;
	position: absolute;
	transition: all .5s ease 0s;
	width: 100%;
}
.about-menu ul li:hover.ssub-menu a::before {
	background-color: #fff;
	bottom: 0;
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	transition: all .5s ease 0s;
	width: 100%;
}
.about-menu ul li a::after {
	background: #cd242c;
	content: "";
	display: none;
	height: 100%;
	left: -24px;
	position: absolute;
	top: 0;
	width: 3px;
	z-index: 999;
}
.about-menu ul li.ssub-menu a::after {
	background: #cd242c;
	content: "";
	display: none;
	height: 100%;
	left: -24px;
	position: absolute;
	top: 0;
	width: 3px;
	z-index: 999;
} 
.dms.half-box::before {
	background: #fff;
	content: "";
	height: 4px;
	overflow: hidden;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 79%;
	z-index: 2;
}
.rwd.half-box::before{
	background: #fff;
	content: "";
	height: 4px;
	overflow: hidden;
	position: absolute;
	right: -5px;
	top: 38px;
	width: 81%;
	z-index: 2;
}
/* .hs-form-b0218c4d-86b4-4f9a-b9f0-84c709f96fe3_235c4a44-3803-4e2e-8221-74c16e231e99 .hs-form-field label{
	font-family: 'Open Sans',sans-serif !important;
	font-weight: bold !important;
}

.hs-form-b0218c4d-86b4-4f9a-b9f0-84c709f96fe3_34d2a201-17d1-4dab-b883-db2d0bb7e06a .hs-button{
	width: 100% !important;
	font-size: 20px !important;
	padding: 15px 12px !important;
	border-radius: 4px !important;
} */
/* .becomepartner-section label em,
.quickinquiry-section label em,
.joinanmsoft-section label em{
	color:red !important;
} */
/* .becomepartner-section input,
.becomepartner-section .country-select,
.becomepartner-section .intl-tel-input,
.becomepartner-section textarea,
.quickinquiry-section input,
.quickinquiry-section .country-select,
.quickinquiry-section .intl-tel-input,
.quickinquiry-section textarea{
	margin-top: 5px !important;
} */
/* .becomepartner-section .country-select,
.becomepartner-section .intl-tel-input,
.quickinquiry-section .country-select,
.quickinquiry-section .intl-tel-input{
	padding: 0px 0px 0px 50px;
	background: #d3d3d3;
} */
/* .becomepartner-section .country-select, .becomepartner-section .intl-tel-input, .quickinquiry-section .country-select, .quickinquiry-section .intl-tel-input{
	z-index:0;
} */
/* .quickinquiry-section select{
	width:100%;
	padding:6px 12px;
	margin-top:5px !important;
	border-radius:4px;
} */
/* .quickinquiry-section select:after{
	content: '';
	position:absolute;
	width: 15px;
	height: 15px;
	background: #000;
	right:8px;
	top: 20px;
	z-index: 0;
	clip-path: polygon(100% 0, 0 0, 50% 100%);
} */
/* .joinanmsoft-section span.wpcf7-list-item{
	display:inline-block;
} */
/* .joinanmsoft-section .wpcf7-list-item-label{
	color: #636363 !important;
	margin-left: 10px;
	margin-right: 20px;
} */
/* span.wpcf7-list-item { 
	display: block;
	margin: 15px 0px; 
}
.wpcf7-list-item-label{
	color:#fff !important;
	margin-left:10px;
	font-size:16px;
} */
/* .uploadfieldtrick span{
	color: #f0ad4e;
    font-size: 14px;
    padding: 45px 8px 0 8px;
    text-align: left;
} */
.custom-captcha{color:red !important;font-size:25px !important;}
.custom-captcha .wpcf7-mathcaptcha{width:20% !important; border-radius: 0px !important;color: #E91620 !important;font-size: 25px !important; text-align: center;}
.cf7sg-container .cf7-smart-grid.has-grid .row{
	margin-bottom:15px !important;
}
.joinanmsoft-form label em{
	color:red !important;
}
.joinanmsoft-form .wpcf7-radio{
	margin-top: 10px;
    margin-bottom: -10px;
}
.joinanmsoft-form .wpcf7-list-item{
	margin:0px 1em 0px 0px;
}
.joinanmsoft-form .wpcf7-list-item .wpcf7-list-item-label{
	margin-left:5px !important;
}
.joinanmsoft-form select:after{
	content: '';
	position:absolute;
	width: 15px;
	height: 15px;
	background: #ed3a42;
	right:8px;
	top: 20px;
	z-index: 0;
	clip-path: polygon(100% 0, 0 0, 50% 100%);
}
.becomepartner-section .country-select,
.becomepartner-section .intl-tel-input,
.quickinquiry-section .country-select,
.quickinquiry-section .intl-tel-input{
	padding: 0px 0px 0px 50px;
	background: #d3d3d3;
}
.request-form .custom-captcha{color:#fff !important;font-size:25px !important;}
.request-form .custom-captcha .wpcf7-mathcaptcha{width:20% !important; border-radius: 0px !important;color: #e91620 !important;font-size: 25px !important; text-align: center;}
.request-form .wpcf7-list-item{
	display: block;
    margin: 1em 1em 1em 0 !important;
    color: #fff !important;
}
.request-form .wpcf7-list-item .wpcf7-list-item-label{
	color:#fff !important;
	margin-left:10px;
	font-size:16px;
}
.quote-form .wpcf7-not-valid-tip{
	margin-top: 50px !important;
    margin-bottom: -20px !important;
}

/* .becomepartner-section .country-select img, .becomepartner-section .intl-tel-input img, .quickinquiry-section .country-select img, .quickinquiry-section .intl-tel-input img{
	z-index:0;
} */
.img-list{
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	opacity: .3; 
}
.img-list:hover {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	opacity: 1;
	transition: all 0.8s ease-out;
}
.javadeveloper{
	z-index:-1; 
}  
.join-anmsoft-form img{
	border-radius: 50%;
	background:#fff;
}
.join-anmsoft-form img:hover{
	border-radius: 50%;
	background: #ed3a42;
}
.pro-tab-fixed.resto-mng-tab {
	padding-top: 0 !important;
}
.pro-tab-fixed.resto-mng-tab li {
	position: relative;
}
.pro-tab-fixed.resto-mng-tab li a {
	position: static;
}
.pro-tab-fixed.resto-mng-tab li a img {
	filter: grayscale(100%);
}
.pro-tab-fixed.resto-mng-tab li a.active img {
	filter: grayscale(0) ;
}
.pro-tab-fixed.resto-mng-tab li img {
	width: 60px !important;
}
.eng-model-fixed ul.fixed-list {
	background: 0 0;
	float: left;
	left: -40px;
	padding-top: 0;
	position: fixed;
	right: 0;
	top: 95px;
	width: 50px;
	z-index: 9;
	display: block;
}
.fixed-list li {
	display: block;
	float: left;
	outline: medium none;
	position: relative;
	width: 50px !important;
	clear: left;
}
.fixed-list li a h5 {
	display: none;
	position: relative;
	width: 150px;
	text-align:center;
}
.fixed-list li:hover h5 {
	background-color: #333;
	border-radius: 10px;
	color: #fff;
	display: block;
	font-size: 12px;
	left: 70px;
	line-height: 20px;
	margin: 5px auto 0;
	padding: 10px;
	position: absolute;
}
.fixed-list li a h5::after {
	border-bottom: 8px solid transparent;
	border-right: 8px solid #242424;
	border-top: 8px solid transparent;
	content: "";
	height: 0;
	left: -7px;
	margin: auto;
	position: absolute;
	right: auto;
	top: 12px;
	width: 0;
}
.fixed-list li a img {
	float: left;
	padding: 2px;
	width: 50px;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	background-color: #cd242c !important;
	border-radius: 40px;
	margin-bottom: 10px;
}
.fixed-list li a::after {
	background: 0 0;
}
.fixed-list li a.active img {
	background-color: #08c !important;
	border-radius: 40px;
	display: block;
	float: left;
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
}
.fixed-list li a.active h5,
.fixed-list li a:hover {
	color: #fff;
	background-color: #08c;
}
.fixed-list li a.active h5::after {
	border-right: 8px solid #08c;
}
.fixed-list li a span {
	display: none;
}
.pro-tab-fixed {
	left: 10px;
	padding: 0;
	position: fixed;
	top: 150px;
	z-index: 999;
	display: none;
	margin:0px;
}
.pro-tab-fixed li {
	clear: both;
	min-height: 60px;
	list-style-type:none;
} 
.pro-tab-fixed li a {
	/*   background: #ed3a42; */
	position: relative;
}
.pro-tab-fixed li a.active span {
	background: #ed3a42
}
.pro-tab-fixed li a h5 {
	display: none;
}
.pro-tab-fixed li a span em {
	bottom: 0;
	left: 0;
	margin: auto;
	position: absolute; 
	right: 0;
	top: 0;
	transition: all .5s ease-in-out 0s;
}
.pro-tab-fixed li:hover a h5 {
	display: block;
	background: #ed3a42;
	border-radius: 10px;
	color: #fff;
	float: left;
	font-size: 12px;
	left: 70px;
	min-width: 190px;
	padding: 10px;
	position: absolute;
	width: auto;
	z-index: 999; 
	top: 0;
	text-align: center;
}
.pro-tab-fixed li h5::after {
	border-bottom: 8px solid transparent; 
	border-right: 8px solid #ed3a42;
	border-top: 8px solid transparent;
	content: "";
	height: 0;
	left: -7px;
	margin: auto;
	position: absolute;
	right: auto;
	top: 10px;
	width: 0; 
}

.pro-tab-fixed li span {
	height: 55px;
	left: 0;
	position: absolute;
	top: 0;
	width: 55px;
	background-color: rgba(0, 0, 0, .7);
	border-radius: 30px;
}
.pro-tab-fixed span img {
	bottom: 0;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
}
.cloud{
	background: none !important;
	background-repeat: repeat-x !important;
	-webkit-animation: moveclouds 15s linear infinite;
	-moz-animation: moveclouds 15s linear infinite;
	-o-animation: moveclouds 15s linear infinite;
	overflow:hidden;
}
.desc {
	min-height: 106px;
	background: #fff;
	border: 1px solid #e7e7e7;
	border-radius: 5px;
	float: left;
	padding: 5px 20px 5px 0;
	width: 320px;
	transition: all 1s ease .2s;
	-o-transition: all 1s ease .2s;
	-moz-transition: all 1s ease .2s;
	-webkit-transition: all 1s ease .2s;
	z-index: 2;
}
.desc:before {
	background: red !important;
	border-right: 1px solid #e7e7e7 !important;
	border-top: 1px solid #e7e7e7 !important;
	content: "";
	display: block;
	height: 10px !important;
	left: -6px !important;
	position: absolute !important;
	top: 48px !important;
	transform: rotate(-135deg) !important;
	width: 10px !important;
}
.desc li {
	list-style-type:none;
	font-size: 12px !important;
	color: #000 !important;
	padding: 10px 12px!important;
	border-bottom: 1px solid #ccc;
	line-height: 1.5 !important;
	margin-left: 0px !important;
}
.desc li.flt {
	border-right: 1px solid #ccc;
	margin-right: 12px;
	border-bottom: none;
	float: none;
	display: table-cell;
	vertical-align: middle;
	height: 95px;
}
.desc li span {
	display: block;
}
.desc li:last-child {
	border: none;
}
.desc li strong {
	font-weight: 700;
}
@-webkit-keyframes moveclouds {
	0% {margin-left: 1000px;}
	100% {margin-left: -1000px;}
}
@-moz-keyframes moveclouds {
	0% {margin-left: 1000px;}
	100% {margin-left: -1000px;}
}
@-o-keyframes moveclouds {
	0% {margin-left: 1000px;}
	100% {margin-left: -1000px;}
}
.blog-shadow .elementskit-post-image-card{
	box-shadow:none !important;
	-webkit-box-shadow:none !important;
}
.hover-img {
	float: left;
	width: 100%;
	overflow: hidden;
	position: relative;
}

.hover-img:hover img {
	transform: scale(1.1);
}
img {
	transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
}
.hover-img img {
	margin: auto;
	width: 100%;
	transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
}
.development-process img{
	background: #fff;
	border-radius: 50%;
	display: block;
	margin: 0px auto;
}
.development-process img:hover{
	background-color: #ed3a42;
}
.footer-section ul .hidden{
	display:none;
}
.footer-section li {
	margin: 0 0 8px;
}
.footer-section ul.list-unstyled{
	list-style-type:none;
	margin:0px !important;
}
.footer-section ul.list-unstyled li a {
	color: #666;
	font-size: 12px;
	transition: all .8s ease 0s;
	-moz-transition: all .5s ease0s;
	-webkit-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	-ms-transition: all .5s ease 0s;
	border-left: 2px solid #fff;
}
.footer-section ul.list-unstyled li a:hover {
	color: #ec3940;
	padding-left: 5px;
	border-left: 2px solid #ec3940;
}
.footer-section ul.list-unstyled li.expand {
	color: #cd242c;
	cursor: pointer;
	font-size: 12px;
	text-decoration: underline;
	font-weight: 600;
}
.footer-bottom p{
	margin-bottom:0px !important;
}
.filter li{
	filter: grayscale(100%) !important;
}
.filter li:hover{
	filter: grayscale(0) !important;
}
.hbspt-form .hubspot-link__container{
	display:none !important;
}
.pa.half-box::before{
	background: #fff;
	content: "";
	height: 4px;
	overflow: hidden;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 79%;
	z-index: 2;
}
.file-upload-wrapper:after {
	content: attr(data-text);
	font-size: 15px;
	position: absolute;
	top: 82px;
	left: 5px;
	background: #eee;
	padding: 0px 10px;
	display: block;
	width: calc(100% - 40px);
	pointer-events: none;
	z-index: 20;
	height: 40px;
	line-height: 40px;
	color: #232323;
	border-radius: 0px;
	font-weight: 400;
	opacity: 1;
}
.file-upload-wrapper:before {
	content: "Upload";
	position: absolute;
	top: 82px;
	right: 5px;
	display: inline-block;
	height: 40px;
	background: #d9d9d9;
	color: #282828;
	font-weight: 600;
	z-index: 25;
	font-size: 14px;
	line-height: 40px;
	width: 104px;
	text-align: center;
	text-transform: uppercase;
	pointer-events: none;
	border-radius: 0px;
}
.file-upload-wrapper:hover:before {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925;
}
.file-upload-wrapper input {
	opacity: 0;
	position: absolute;
	top: 0px;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 99;
	height: 40px;
	line-height:40px;
	margin: 0;
	padding: 0;
	display: block;
	cursor: pointer;
	width: 420px !important;
}
.elementskit-menu-overlay{
	background: none !important;
    transition: none !Important;
}
.pop-up-box {
	background-color: rgba(0, 0, 0, .45);
	display: none;
	height: 100%;
	left: 0;
	overflow-x: hidden;
	position: fixed;
	top: 0;
	transition: all .5s ease 0s;
	width: 100%;
	right: 0;
	z-index: 9999;
}
.overlayslidetop {
	background-color: #008cba;
	bottom: 100%;
	height: 0;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	transition: all .5s ease 0s;
	width: 100%;
}
.pop-content {
	background-color: #cd242c !important;
	margin: 0 auto;
	position: relative;
	width: 50%;
	border: 3px solid #fff;
	border-radius: 20px;
	overflow: hidden;
	left: 0;
	right: 0;
	top: 20%;
}
.pop-content-box {
	padding: 15px;
	cursor: context-menu;
}
.contol-lable {
	position: relative;
}
.contol-lable>a {
	color: #cd242c;
	text-decoration: underline;
	vertical-align: middle;
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 9;
	background-color: #fff !important;
	width: 30px;
	height: 30px;
	text-align: center;
	border-radius: 50px;
	font-size: 19px;
}
.contol-lable>a .fa {
	font-size: 16px;
	font-weight: 200;
}
.contol-lable>a:hover {
	color: #fff;
	background-color: #333 !important;
}
label.not-now {
	background-color: #fff !important;
	border-radius: 5px;
	padding: 0;
	vertical-align: middle;
	width: 100%;
	float: left;
	text-align:center;
}
label.not-now:hover {
	background: #666 !important;
}
label.not-now:hover a,
label.not-now:hover a.fa {
	color: #fff !important;
}
.not-now>a {
	border-radius: 5px;
	font-size: 14px;
	color: #cd242c !important;
	display: block;
	float: left;
	font-weight: 700 !important;
	width: 100% !important;
	padding: 6px 28px !important;
	height: 34px;
}
.custom-row{
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: center;
	justify-content: space-evenly;
	align-items: center;
	margin-bottom: 20px;
}
.custom-row .form-group .input-group{
	display:flex;
}
.custom-row .form-group input[type="text"]{
	width: 280px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	padding: 6px 12px;
	height: 34px;
}
.custom-row .form-group input[type="text"]::placeholder{
	color:#555 !important;
}
.custom-row .form-group .btn{
	text-transform: uppercase;
	height: 34px;
	border-radius: 0px 4px 4px 0px;
	font-weight: normal;
	padding: 6px 12px;
	font-size: 14px;
	background:#e91620 !important;
}
.pop-content-gray {
	background-color: #3f4342;
	padding: 10px;
}
.social-newsletter-list {
	display: block;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 5px;
}
.social-newsletter-list li {
	background: #fff none repeat scroll 0 0;
	border-radius: 50px;
	display: inline-block;
	height: 30px;
	width: 30px;
	margin-left: 25px !important;
	line-height: 30px;
}
.social-newsletter-list li a {
	margin: 0 auto;
	text-align: center;
	font-size: 13px;
}
.social-newsletter-list li a .fa {
	color: #3f4342;
}
.social-newsletter-list li:hover {
	background: #cd242c;
}
.social-newsletter-list li:hover a .fa {
	color: #fff;
}
.white-text {
	color: #fff !important;
	font-family: 'Open sans'serif;
}
.close-pop-box {
	background-color: #cd242c;
	border-radius: 50px;
	height: 50px;
	position: absolute;
	right: -10px;
	text-align: center;
	top: -20px;
	width: 50px;
	line-height: 46px;
	color: #fff !important;
	cursor: pointer;
}
.btn span.fa {
	opacity: 0;
}
.btn.active span.fa {
	opacity: 1;
}
.pop-content h2 {
	color: #fff !important;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif !important;
	font-size: 22px !important;
	font-weight: 600;
	margin: 0  !important;
	text-align:center;
	text-transform: uppercase;
	line-height:1.1;
}
.pop-content p {
	color: #fff;
	font-family: "Playfair Display", serif !important;
	font-size: 22px !important;
	margin: 0;
	text-align:center;
}
.pop-content p.bold-title {
	color: #fff;
	font-family: "Playfair Display", serif !important;
	font-size: 30px !important;
	margin: 10px 0 15px 0;
	font-weight: 700 !important;
}
.pop-content p.text-bold {
	color: #fff;
	font-family: "Playfair Display", serif !important;
	font-size: 19px !important;
	font-weight: 700 !important;
	margin: 10px 0 25px 0;
	text-align: center;
	line-height:1.4;
}
.pop-content .pop-submit {
	background: #eb6661;
	border-radius: 14px;
	font-size: 22px;
	margin: 20px 0;
	text-transform: uppercase;
	padding: 12px;
	border: 2px solid #eb6661;
}
.pop-content .pop-submit:hover {
	background: 0 0;
	border: 2px solid #eb6661;
	color: #eb6661;
}
.pop-content-box .btn {
	font-weight: 600;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 16px;
	color: #333;
	background-color: #fff;
	border-color: #ccc;
	padding:8px 12px;
	border-radius: 4px;
}
p.info-upload {
	color: #666;
	font-size: 12px;
	padding: 5px 10px;
}
p.info-upload-text {
	color: #f0ad4e;
	font-size: 14px;
	padding: 5px 8px 0 8px;
	text-align: left;
}
.back-to-top {
	background: #e91620;
	color: #fff;
	line-height: 45px;
	text-align: center;
	cursor: pointer;
	position: fixed;
	bottom: 82px;
	right: 23px;
	display: none;
	border-radius: 50%;
	border: none;
	font-size: 18px;
	height: 45px;
	width: 45px;
	z-index: 99;
}
.back-to-top:hover{
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925;
}
#cont {
	position: relative;
	border-radius: 6px;
	box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
	background: #f3f3f3;
	margin: -20px 30px 0px 30px;
	padding: 20px;
}
.categories .elementor-widget-container h5{
	display:none;
}
.categories ul{
	margin-left:0px;
}
.categories ul li{
	list-style-type: none;
    margin: 25px 0px;
    display: block;
}
.categories ul li a{
	color: #ffffff;
    font-size: 14px;
    padding: 8px;
    border-radius: 5px;
    background: #e91620;
}
.categories ul li a:hover{
	color: #ffffff;
    background: #282828;
}
.premium-blog-zoomin-effect{
	border-radius:8px;
}
.feature-article img{
	width: 476px;
	border-radius:8px;
}
.latest-stories img{
	border-radius:8px;
	width:602px !important;
}
.latest-stories-2 .premium-blog .premium-blog-post-container{
	flex-direction: row-reverse;
}
.premium-blog .premium-blog-post-container .premium-blog-entry-meta .fa{
	display:none;
}
.latest-stories-2 img{
	border-radius:8px;
	width:220px !important;
}
.post-tags ul,
.post-meta ul{
	list-style-type:none;
}
.post-tags ul li a{
	border:1px solid #282828;
	padding:5px 10px;
	color:#282828 !important;
}
.post-tags ul li a:hover{
	border:1px solid #E91620;
	padding:5px 10px;
	color:#E91620 !important;
}
.elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text span,
.elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text a{
	display:inline-block !important;
	margin-bottom: 10px;
}
.archive-page img{
	height: 350px;
    object-fit: cover;
}
.wpcf7-not-valid-tip{
	position:revert !important;
	color: #A94442 !important;
    background: #F2DEDE !important;
    font-family: "Open Sans", Sans-serif !important;
    font-size: 13px !important;
    font-weight: normal !important;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #EBCCD1;
    padding: 15px !important;
    margin-top: 20px;
}
.request-form .wpcf7-not-valid-tip{
	position:revert !important;
	color: #8a6d3b !important;
    background: #fcf8e3 !important;
    font-family: "Open Sans", Sans-serif !important;
    font-size: 13px !important;
    font-weight: normal !important;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #faebcc;
    padding: 15px !important;
    margin-top: 20px;
}
.wpcf7 form .cf7sg-response-output{padding: 0.8em 1em !important; text-align: center;}
.request-form .wpcf7 form .cf7sg-response-output,
.quote-form .wpcf7 form .cf7sg-response-output{padding: 0.8em 1em !important; text-align: center; color:#fff!important;}